Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps github.com/supabase/cli from 1.202.3 to 1.203.0.

Release notes

Sourced from github.com/supabase/cli's releases.

v1.203.0

Changelog

Features

  • 887b5bb921ee4df787ac4c6045d00360112b3470: feat: track seeded files in migration table (@​sweatybridge)

Others

  • b906fc56014db30b71a817bc3fb58c448d8c1e34: chore: reduce code duplication (@​sweatybridge)
  • dffb8d6ec6cf129c5c261e05d1ccbbdc751e90ec: chore: fix unit tests (@​sweatybridge)
  • b3efd4872ff98d677ed084f85d8d815ef376cb97: chore: prompt before pushing seed files (@​sweatybridge)
  • c805fc64e1ebc88d375541c224400cebc5d60619: chore: create seed table separately (@​sweatybridge)

v1.202.5

Changelog

Bug fixes

  • 9365527e770dcf21d88d6f2a37c5dd69038f1d68: fix: inspect storage container before seeding buckets (@​sweatybridge)

Others

  • 73b591c6ecd428301735e089d3aa7af71bc7ce5f: chore: use healthy enum from docker api (@​sweatybridge)
  • b04503926c2dbe2815d2b25b0d800aa1a775c547: chore: remove syslog config (@​sweatybridge)

v1.202.4

Changelog

Bug fixes

  • 333a2ca5522e493cd35a853f258e9fd9b5098558: fix: email templates for monorepos (#2723) (@​avallete)

Others

  • 4ee741f5216b99a69461fb5185f1b248cff06cb3: chore(deps): bump github.com/containers/common from 0.60.2 to 0.60.4 (#2722) (@​dependabot[bot])
  • 3bb06fb7d4f3ca94c6f00f967e2d4082698b6ca5: chore: glob seed paths when loading config (#2726) (@​sweatybridge)
  • 0efc21dcb23a5935d7d96a5f01643058b931ccb0: chore: Bump studio to the latest image version 20240930 (#2720) (@​ivasilov)
Commits
  • c805fc6 chore: create seed table separately
  • b3efd48 chore: prompt before pushing seed files
  • dffb8d6 chore: fix unit tests
  • b906fc5 chore: reduce code duplication
  • 887b5bb feat: track seeded files in migration table
  • b045039 chore: remove syslog config
  • 73b591c chore: use healthy enum from docker api
  • 9365527 fix: inspect storage container before seeding buckets
  • 333a2ca fix: email templates for monorepos (#2723)
  • 0efc21d chore: Bump studio to the latest image version 20240930 (#2720)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.202.3 to 1.203.0.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.202.3...v1.203.0)

---
updated-dependencies:
- dependency-name: github.com/supabase/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 7, 2024 07:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 7, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 7, 2024 07:41
@github-actions github-actions bot merged commit 3de24f1 into main Oct 7, 2024
5 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/supabase/cli-1.203.0 branch October 7, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants